select into
- 网络选择进入;临时表
-
Regular SELECT INTO statements can return only one row .
常规的SELECTINTO语句只返回一行。
-
The SELECT INTO must return a single row or it fails .
SELECTINTO必须返回单个行,否则就会失败。
-
In this scenario , a SELECT INTO statement is processed .
在这个场景中,要处理一条SELECTINTO语句。
-
One school of thought might suggest the use of the SELECT INTO as an alternative to the CHAIN operation .
另一种思路的人可能建议使用SELECTINTO作为CHAIN操作的替代选项。
-
The value of a global variable can be changed using the SET , SELECT INTO , VALUES INTO statements .
可以使用SET,SELECTINTO,VALUESINTO语句改变全局变量的值。
-
Because the SELECT INTO returns a single row it cannot be used for other RPG read operations .
由于SELECTINTO返回单个行,因此它不能用于其他RPG读操作。
-
Also note that there is no SORT at the top because the statement is a SELECT INTO rather than a cursor .
还应注意的是,在顶部没有SORT,因为该语句是一种SELECTINTO,而不是游标。
-
The mobile directory catalog condenses the entries from directories that you select into a directory catalog database .
便携式目录编目对选入目录编目数据库中的目录的条目进行了压缩。
-
BULK COLLECT is not a statement on its own , but an optional clause that can be applied to SELECT INTO and FETCH statements .
BULKCOLLECT自身不是语句,而是可用于SELECTINTO和FETCH语句的可选子句。
-
The point , however , is that the VALUES INTO statement that saves away the error-variables is nearly as expensive as the SELECT INTO statement .
然而,问题是用于保存错误变量的VALUESINTO语句的花费几乎与SELECTINTO语句的一样高。
-
Next , you need to add INSERT / SELECT queries into the application .
接下来,需要将INSERT/SELECT查询添加到应用程序中。
-
The way to select students into the elite colleges is not through any mysterious peering into applicants ' souls , Pinker continues .
选拔学生进入精英学府的过程,并不是对申请者的灵魂的神秘审视,平克接着说。
-
One of my tests used a query to select records into a temp table and then a second query to further refine the results from the temp tables .
我的一个测试中使用了一个查询,该查询将一些记录挑选出来放入一个临时表中,然后另一个查询将进一步筛选临时表中的结果。
-
However , a form isn 't really a form until it has controls such as buttons , input fields , and drop-down select boxes into which a user can enter data .
但是,没有允许用户输入数据的控件(如按钮、输入字段和下拉选择框)的表单还不是真正的表单。
-
Community residents ' select other culture into their traditional culture , through the culture reconstruction to adapt to the change of new environment .
社区居民选择性的将外来文化融入到本民族文化中,经过不断的磨合和筛选重构本民族文化以适应新的环境,这一过程并非是盲目的。
-
But the educational value of toys is not automatically reflected , it needs the educators to carefully select and brings into play .
但是玩具的教育价值不是自然而然就体现出来,需要教育者精心挑选才能发挥出来。
-
Create a new DC and select the original bitmap into it .
创建一个新的DC和选择到它原来的位图。
-
The initial strong classifier is empty , we use the performance indicator to select features and add into the strong classifier .
初始的强分类器特征为空,通过指标函数来选择特征加入到强分类器中,不同的阶段选用不同的步长,从大到小,粒度由粗到细。
-
It also allows you to explore the contents of remote ClearCase repositories ( VOBs ) and select resources to load into a local ClearCase view .
它还允许您浏览远程ClearCase存储库(VOB)的内容,并选择资源加载到本地ClearCase视图中。
-
Draw up different operation schemes , and comparative analysis is introduced to select the appropriate scheme into the real-time operation of reservoir . In this way , the comprehensive benefit of reservoir has been improved .
拟定不同调度方案,通过对比分析,选择合适的方案进行水库实时调度,提高水库的防洪、兴利效益。
-
The Christmas card can be a powerful instrument-whether for propaganda purposes , keeping the party faithful sweet or granting a select few an insight into a prime minister 's private life .
圣诞贺卡是一种很有效的工具&无论是为了宣传,还是维系党派内部忠实、良好的关系,或者是允许少数人了解一下上层人物的私生活。
-
Anywhere SELECT syntax is allowed , such as SELECT INTO and VALUES
允许SELECT语法的任何地方,比如SELECTINTO和VALUES
-
Select Use an existing connection and select the database into which you imported the retail tables .
选择Useanexistingconnection并选中零售表被导入其中的这个数据库。
-
To import the project , switch into the Resource perspective , select File > Import , select " Existing Project into Workspace ", and select the location where you expanded the zip file .
导入项目的方法是先切换到Resource视角,选择File>Import,再选择“ExistingProjectintoWorkspace”,然后选择您展开zip文件的位置。